loop body meaning in English
循环节
循环体
Examples
- The next statement in the loop body is a second
循环体中的下一个语句是第二个 - Does not change in the loop body
在循环体中不更改: - Warning c6296 : ill - defined for - loop : loop body only executed once
警告c6296 : for循环定义错误:循环体仅执行一次 - Loop body not executed
循环体未执行 - This new syntax is much more compact and , as an added bonus , collapses the loop body into nothing
这个新语法要紧凑得多,并且它使循环正文减少到没有了。